Miner.Framework.FiberManager Assembly > Miner.Framework.FiberManager.Converters Namespace : IConvertRowTo<TOutput> Interface |
'Declaration Public Interface IConvertRowTo(Of TOutput) Inherits SE.ArcFM.FiberManager.Contracts.IConverter(Of IRow,TOutput)
'Usage Dim instance As IConvertRowTo(Of TOutput)
public interface IConvertRowTo<TOutput> : SE.ArcFM.FiberManager.Contracts.IConverter<IRow,TOutput>
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.
'Declaration Public Interface IConvertRowTo(Of TOutput) Inherits SE.ArcFM.FiberManager.Contracts.IConverter(Of IRow,TOutput)
'Usage Dim instance As IConvertRowTo(Of TOutput)
public interface IConvertRowTo<TOutput> : SE.ArcFM.FiberManager.Contracts.IConverter<IRow,TOutput>
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.